GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / AddFreeHandHighlighterAnnotInteractive_2 Method





In This Topic
AddFreeHandHighlighterAnnotInteractive_2 Method (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Sub AddFreeHandHighlighterAnnotInteractive_2( _
   ByVal BorderColor As Integer, _
   ByVal BorderWidth As Single, _
   ByVal ContinuousMode As Boolean _
) 
public void AddFreeHandHighlighterAnnotInteractive_2( 
   int BorderColor,
   float BorderWidth,
   bool ContinuousMode
)
public procedure AddFreeHandHighlighterAnnotInteractive_2( 
    BorderColor: Integer;
    BorderWidth: Single;
    ContinuousMode: Boolean
); 
public function AddFreeHandHighlighterAnnotInteractive_2( 
   BorderColor : int,
   BorderWidth : float,
   ContinuousMode : boolean
);
public: void AddFreeHandHighlighterAnnotInteractive_2( 
   int BorderColor,
   float BorderWidth,
   bool ContinuousMode
) 
public:
void AddFreeHandHighlighterAnnotInteractive_2( 
   int BorderColor,
   float BorderWidth,
   bool ContinuousMode
) 

Parameters

BorderColor
BorderWidth
ContinuousMode
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members